Skip to content

[7.0.2 Cherry-pick] Fix fetching signature verification result from cache#4343

Merged
cheenamalhotra merged 1 commit into
release/7.0from
dev/automation/pr-4339-to-7.0.2
Jun 5, 2026
Merged

[7.0.2 Cherry-pick] Fix fetching signature verification result from cache#4343
cheenamalhotra merged 1 commit into
release/7.0from
dev/automation/pr-4339-to-7.0.2

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

Cherry-pick of #4339 (3488b36) into release/7.0.

* Fix fetching signature verification result from cache

* Introduce Tri-State

* Remove stale content, clean ups
@github-actions github-actions Bot requested a review from a team as a code owner June 5, 2026 16:37
@github-actions github-actions Bot added this to the 7.0.2 milestone Jun 5, 2026
@github-project-automation github-project-automation Bot moved this to To triage in SqlClient Board Jun 5, 2026
@paulmedynski paulmedynski moved this from To triage to In review in SqlClient Board Jun 5, 2026
@paulmedynski paulmedynski enabled auto-merge (squash) June 5, 2026 17:20
@paulmedynski

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

@codecov

codecov Bot commented Jun 5, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 63.46154% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.50%. Comparing base (6d73cce) to head (84e8c30).
⚠️ Report is 1 commits behind head on release/7.0.

Files with missing lines Patch % Lines
...osoft/Data/SqlClient/SignatureVerificationCache.cs 75.00% 11 Missing ⚠️
...src/Microsoft/Data/SqlClient/SqlSecurityUtility.cs 0.00% 8 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (6d73cce) and HEAD (84e8c30). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (6d73cce) HEAD (84e8c30)
CI-SqlClient 2 0
Additional details and impacted files
@@               Coverage Diff               @@
##           release/7.0    #4343      +/-   ##
===============================================
- Coverage        75.23%   65.50%   -9.73%     
===============================================
  Files              280      275       -5     
  Lines            43859    65850   +21991     
===============================================
+ Hits             32997    43137   +10140     
- Misses           10862    22713   +11851     
Flag Coverage Δ
CI-SqlClient ?
PR-SqlClient-Project 65.50% <63.46%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

This was referenced Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants